For a list of all members of this type, see LinearGauge<T> members.
Name | Description | |
---|---|---|
![]() | BackingBrush | Overloaded. Sets the brush to use to fill the backing of the linear gauge. |
![]() | BackingInnerExtent | Sets the inner extent of the linear gauge backing. |
![]() | BackingOuterExtent | Sets the outer extent of the linear gauge backing. |
![]() | BackingOutline | Overloaded. Sets the brush to use for the outline of the backing. |
![]() | BackingStrokeThickness | Sets the stroke thickness of the backing outline. |
![]() | ClientEvents | ModelWidgetBase.ClientEvents |
![]() | Font | Sets the font. |
![]() | FontBrush | Overloaded. Sets the brush to use for the label font. |
![]() | Height | BulletGraphModel.Height. |
![]() | HtmlAttributes | Set HtmlAttributes to the HTML div element |
![]() | ID | BulletGraphModel.ID |
![]() | Interval | Sets the interval to use for the scale. |
![]() | IsNeedleDraggingEnabled | Sets whether needle dragging is enabled or not. |
![]() | IsScaleInverted | Sets a value indicating whether the scale is inverted. When the scale is inverted the direction in which the scale values increase is right to left. |
![]() | LabelExtent | Sets the position at which to put the labels as a value from 0 to 1, measured from the bottom of the scale. Values further from zero than 1 can be used to hide the labels of the linear gauge. |
![]() | LabelInterval | Sets the interval to use for rendering labels. This defaults to be the same interval as the tickmarks on the scale. |
![]() | LabelsPostInitial | A value to start adding labels, added to the scale's MinimumValue. |
![]() | LabelsPreTerminal | A value to stop adding labels, subtracted from the scale's MaximumValue. |
![]() | MaximumValue | Sets the maximum value of the scale. |
![]() | MinimumValue | Sets the minimum value of the scale. |
![]() | MinorTickBrush | Overloaded. Sets the brush to use for the minor tickmarks. |
![]() | MinorTickCount | Sets the number of minor tickmarks to place between major tickmarks. |
![]() | MinorTickEndExtent | Sets the position at which to stop rendering the minor tickmarks as a value from 0 to 1, measured from the front/bottom of the linear gauge. Values further from zero than 1 can be used to make this extend further than the normal size of the linear gauge. |
![]() | MinorTickStartExtent | Sets the position at which to start rendering the minor tickmarks as a value from 0 to 1, measured from the front/bottom of the linear gauge. Values further from zero than 1 can be used to make this extend further than the normal size of the linear gauge. |
![]() | MinorTickStrokeThickness | Sets the stroke thickness to use when rendering minor ticks. |
![]() | NeedleBreadth | Sets the needle breadth. |
![]() | NeedleBrush | Overloaded. Sets the brush to use for needle element. |
![]() | NeedleInnerBaseWidth | Sets the width of the needle's inner base. |
![]() | NeedleInnerExtent | Sets the position at which to start rendering the needle geometry, measured from the front/bottom of the linear gauge as a value from 0 to 1. Values further from zero than 1 can be used to make this extend further than the normal size of the linear gauge. |
![]() | NeedleInnerPointExtent | Sets the extent of the needle's inner point. |
![]() | NeedleInnerPointWidth | Sets the width of the needle's inner point. |
![]() | NeedleName | Sets the name used for needle. |
![]() | NeedleOuterBaseWidth | Sets the width of the needle's outer base. |
![]() | NeedleOuterExtent | Sets the position at which to stop rendering the needle geometry as a value from 0 to 1 measured from the front/bottom of the linear gauge. Values further from zero than 1 can be used to make this extend further than the normal size of the linear gauge. |
![]() | NeedleOuterPointExtent | Sets the extent of the needle's outer point. |
![]() | NeedleOuterPointWidth | Sets the width of the needle's outer point. |
![]() | NeedleOutline | Overloaded. Sets the brush to use for the outline of needle element. |
![]() | NeedleShape | Sets the shape to use when rendering the needle from a number of options. |
![]() | NeedleStrokeThickness | Sets the stroke thickness to use when rendering single actual value element. |
![]() | NeedleToolTipTemplate | BulletGraphModel.ValueToolTipTemplate. |
![]() | Orientation | Sets the orientation of the scale. |
![]() | PixelScalingRatio | Sets the scaling value used to affect the pixel density of the control. |
![]() | RangeBrushes | Overloaded. Assigns the list of brushes to the ranges of the linear gauge. |
![]() | RangeInnerExtent | Sets the position at which to start rendering the ranges, measured from the front/bottom of the control as a value from 0 to 1. Values further from zero than 1 can be used to make this extend further than the normal size of the linear gauge. |
![]() | RangeOuterExtent | Sets the position at which to stop rendering the range as a value from 0 to 1 measured from the front/bottom of the linear gauge. Values further from zero than 1 can be used to make this extend further than the normal size of the linear gauge. |
![]() | RangeOutlines | Overloaded. Assigns the list of outlines to the ranges of the linear gauge. |
![]() | Ranges | Builds ranges for the linear gauge. |
![]() | RangeTooltipTemplate | BulletGraphModel.RangeToolTipTemplate. |
![]() | Render | Render the linear gauge widget with the accumulated model changes in the wrapper. |
![]() | ScaleBrush | Overloaded. Sets the brush to use to fill the scale of the linear gauge. |
![]() | ScaleEndExtent | Sets the position at which to stop rendering the scale as a value from 0 to 1, measured from the front/bottom of the linear gauge. Values further from zero than 1 can be used to make this extend further than the normal size of the linear gauge. |
![]() | ScaleInnerExtent | Sets the position at which to start rendering the scale, measured from the bottom/front (when orientation is horizontal/vertical) of the control as a value from 0 to 1. Values further from zero than 1 can be used to make this extend further than the normal size of the linear gauge. |
![]() | ScaleOuterExtent | Sets the position at which to stop rendering the scale as a value from 0 to 1 measured from the bottom/front (when orientation is horizontal/vertical) of the linear gauge. Values further from zero than 1 can be used to make this extend further than the normal size of the linear gauge. |
![]() | ScaleOutline | Overloaded. Sets the brush to use for the outline of the scale. |
![]() | ScaleStartExtent | Sets the position at which to start rendering the scale, measured from the front/bottom of the linear gauge as a value from 0 to 1. Values further from zero than 1 can be used to make this extend further than the normal size of the linear gauge. |
![]() | ScaleStrokeThickness | Sets the stroke thickness of the scale outline. |
![]() | ShowToolTip | Sets a value indicating whether tooltips are enabled. |
![]() | ShowToolTipTimeout | Sets the time in milliseconds that tooltip appearance is delayed with. |
![]() | TickBrush | Overloaded. Sets the brush to use for the major tickmarks. |
![]() | TickEndExtent | Sets the position at which to stop rendering the major tickmarks as a value from 0 to 1, measured from the front/bottom of the linear gauge. Values further from zero than 1 can be used to make this extend further than the normal size of the linear gauge. |
![]() | TicksPostInitial | A value to start adding tickmarks, added to the scale's MinimumValue. |
![]() | TicksPreTerminal | A value to stop adding tickmarks, subtracted from the scale's MaximumValue. |
![]() | TickStartExtent | Sets the position at which to start rendering the major tickmarks as a value from 0 to 1, measured from the front/bottom of the linear gauge. Values further from zero than 1 can be used to make this extend further than the normal size of the linear gauge. |
![]() | TickStrokeThickness | Sets the stroke thickness to use when rendering ticks. |
![]() | TransitionDuration | Sets the number of milliseconds over which changes to the linear gauge should be animated. |
![]() | Value | Sets the value at which the needle is positioned. |
![]() | Width | BulletGraphModel.Width. |
View on GitHub